home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFTRIALEXPIRED / TFTRIALEXPIRED.txt < prev   
Encoding:
Text File  |  2005-11-17  |  4.9 KB  |  208 lines

  1. object fTrialExpired: TfTrialExpired
  2.   Left = 412
  3.   Top = 284
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'PicaJet'
  7.   ClientHeight = 233
  8.   ClientWidth = 412
  9.   Color = clBtnFace
  10.   Constraints.MaxHeight = 260
  11.   Constraints.MaxWidth = 420
  12.   Constraints.MinHeight = 260
  13.   Constraints.MinWidth = 420
  14.   Font.Charset = DEFAULT_CHARSET
  15.   Font.Color = clWindowText
  16.   Font.Height = -11
  17.   Font.Name = 'MS Sans Serif'
  18.   Font.Style = []
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   Scaled = False
  22.   OnCreate = FormCreate
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object lTrialExpired: TLabel
  27.     Left = 2
  28.     Top = 98
  29.     Width = 410
  30.     Height = 18
  31.     Alignment = taCenter
  32.     AutoSize = False
  33.     BiDiMode = bdLeftToRight
  34.     Caption = 'You trial period is expired!'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clBlack
  37.     Font.Height = 19
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentBiDiMode = False
  41.     ParentFont = False
  42.     Transparent = True
  43.   end
  44.   object lMustBeRegister: TLabel
  45.     Left = 19
  46.     Top = 132
  47.     Width = 378
  48.     Height = 45
  49.     Alignment = taCenter
  50.     AutoSize = False
  51.     Caption = 'If you want to use PicaJet you must be register'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     Transparent = True
  59.     WordWrap = True
  60.   end
  61.   object Bevel: TbsSkinBevel
  62.     Left = -3
  63.     Top = 183
  64.     Width = 420
  65.     Height = 5
  66.     Shape = bsTopLine
  67.     SkinData = SkinDataModule.SkinData
  68.     SkinDataName = 'bevel'
  69.     DividerMode = False
  70.   end
  71.   object Image2: TImage
  72.     Left = 0
  73.     Top = 0
  74.     Width = 412
  75.     Height = 64
  76.     Align = alTop
  77.     Picture.Data = {<image000.bmp>}
  78.     Stretch = True
  79.   end
  80.   object Image1: TImage
  81.     Left = 0
  82.     Top = 0
  83.     Width = 213
  84.     Height = 64
  85.     AutoSize = True
  86.   end
  87.   object bExit: TbsSkinButton
  88.     Left = 327
  89.     Top = 195
  90.     Width = 75
  91.     Height = 25
  92.     TabOrder = 0
  93.     SkinData = SkinDataModule.SkinData
  94.     SkinDataName = 'buttonlight'
  95.     DefaultFont.Charset = DEFAULT_CHARSET
  96.     DefaultFont.Color = clWindowText
  97.     DefaultFont.Height = 14
  98.     DefaultFont.Name = 'Arial'
  99.     DefaultFont.Style = []
  100.     DefaultWidth = 0
  101.     DefaultHeight = 0
  102.     UseSkinFont = True
  103.     AllowAllUp = False
  104.     TabStop = True
  105.     CanFocused = True
  106.     Down = False
  107.     GroupIndex = 0
  108.     Caption = 'Exit'
  109.     NumGlyphs = 2
  110.     Spacing = 1
  111.     Cancel = True
  112.     Default = True
  113.     ModalResult = 2
  114.     OnClick = bExitClick
  115.   end
  116.   object bBuyNow: TbsSkinButton
  117.     Left = 159
  118.     Top = 195
  119.     Width = 75
  120.     Height = 25
  121.     TabOrder = 1
  122.     SkinData = SkinDataModule.SkinData
  123.     SkinDataName = 'buttonlight'
  124.     DefaultFont.Charset = DEFAULT_CHARSET
  125.     DefaultFont.Color = clWindowText
  126.     DefaultFont.Height = 14
  127.     DefaultFont.Name = 'Arial'
  128.     DefaultFont.Style = []
  129.     DefaultWidth = 0
  130.     DefaultHeight = 0
  131.     UseSkinFont = True
  132.     AllowAllUp = False
  133.     TabStop = True
  134.     CanFocused = True
  135.     Down = False
  136.     GroupIndex = 0
  137.     Caption = 'Buy Now'
  138.     NumGlyphs = 2
  139.     Spacing = 1
  140.     OnClick = bBuyNowClick
  141.   end
  142.   object bRegistration: TbsSkinButton
  143.     Left = 243
  144.     Top = 195
  145.     Width = 75
  146.     Height = 25
  147.     TabOrder = 2
  148.     SkinData = SkinDataModule.SkinData
  149.     SkinDataName = 'buttonlight'
  150.     DefaultFont.Charset = DEFAULT_CHARSET
  151.     DefaultFont.Color = clWindowText
  152.     DefaultFont.Height = 14
  153.     DefaultFont.Name = 'Arial'
  154.     DefaultFont.Style = []
  155.     DefaultWidth = 0
  156.     DefaultHeight = 0
  157.     UseSkinFont = True
  158.     AllowAllUp = False
  159.     TabStop = True
  160.     CanFocused = True
  161.     Down = False
  162.     GroupIndex = 0
  163.     Caption = 'Registration'
  164.     NumGlyphs = 2
  165.     Spacing = 1
  166.     OnClick = bRegistrationClick
  167.   end
  168.   object SkinForm: TbsBusinessSkinForm
  169.     GradientStartColor = clBlack
  170.     GradientEndColor = clBlack
  171.     DrawBackground = True
  172.     ShowIcon = False
  173.     MaximizeOnFullScreen = False
  174.     AlphaBlend = False
  175.     AlphaBlendAnimation = False
  176.     AlphaBlendValue = 200
  177.     ShowObjectHint = False
  178.     MenusAlphaBlend = False
  179.     MenusAlphaBlendAnimation = False
  180.     MenusAlphaBlendValue = 200
  181.     DefCaptionFont.Charset = DEFAULT_CHARSET
  182.     DefCaptionFont.Color = clBtnText
  183.     DefCaptionFont.Height = 14
  184.     DefCaptionFont.Name = 'Arial'
  185.     DefCaptionFont.Style = [fsBold]
  186.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  187.     DefInActiveCaptionFont.Color = clBtnShadow
  188.     DefInActiveCaptionFont.Height = 14
  189.     DefInActiveCaptionFont.Name = 'Arial'
  190.     DefInActiveCaptionFont.Style = [fsBold]
  191.     DefMenuItemHeight = 20
  192.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  193.     DefMenuItemFont.Color = clWindowText
  194.     DefMenuItemFont.Height = 14
  195.     DefMenuItemFont.Name = 'Arial'
  196.     DefMenuItemFont.Style = []
  197.     UseDefaultSysMenu = True
  198.     SkinData = SkinDataModule.SkinDataDlg
  199.     MinHeight = 0
  200.     MinWidth = 0
  201.     Magnetic = False
  202.     MagneticSize = 5
  203.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  204.     Left = 8
  205.     Top = 80
  206.   end
  207. end
  208.